LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

Error(String,String,Dictionary<String,Object>) Method






The source of the message.
The message.
Custom information associated with the message.
Logs the specified entry as a LogType.Error.
Syntax
public void Error( 
   string source,
   string message,
   Dictionary<string,object> custom
)
'Declaration
 
Public Overloads Sub Error( _
   ByVal source As String, _
   ByVal message As String, _
   ByVal custom As Dictionary(Of String,Object) _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim message As String
Dim custom As Dictionary(Of String,Object)
 
instance.Error(source, message, custom)
public void Error( 
   string source,
   string message,
   Dictionary<string,object> custom
)
 function Leadtools.Logging.Logger.Error(String,String,Dictionary{String,Object})( 
   source ,
   message ,
   custom 
)
public:
void Error( 
   String^ source,
   String^ message,
   Dictionary<String^,Object^>^ custom
) 

Parameters

source
The source of the message.
message
The message.
custom
Custom information associated with the message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Logger Class
Logger Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features